home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetMonitorX_1.6.6.dmg / IPNetMonitorX folder / IPNetMonitorX.app / Contents / Resources / English.lproj / DHCPTest.nib / classes.nib next >
Text File  |  2005-12-29  |  2KB  |  61 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {showWindow = id; }; 
  5.             CLASS = DHCPLogWindowM; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {CLASS = DHCPTestTable; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  10.         {
  11.             ACTIONS = {
  12.                 delayField = id; 
  13.                 howManyField = id; 
  14.                 logDrawer = id; 
  15.                 loggingPopUp = id; 
  16.                 myAction = id; 
  17.                 myHelp = id; 
  18.                 saveLogButton = id; 
  19.                 testButton = id; 
  20.             }; 
  21.             CLASS = DHCPTestWindowC; 
  22.             LANGUAGE = ObjC; 
  23.             OUTLETS = {
  24.                 ackAveInfo = NSTextField; 
  25.                 ackMaxInfo = NSTextField; 
  26.                 ackMinInfo = NSTextField; 
  27.                 ciaddrCheckBox = NSButton; 
  28.                 clientIDField = NSTextField; 
  29.                 cycleCheckBox = NSButton; 
  30.                 delayField = NSTextField; 
  31.                 dhcpTypePopUp = NSPopUpButton; 
  32.                 elapsedInfo = NSTextField; 
  33.                 howManyField = NSTextField; 
  34.                 logDrawer = NSDrawer; 
  35.                 logScrollView = NSScrollView; 
  36.                 logTextView = NSTextView; 
  37.                 loggingPopUp = NSPopUpButton; 
  38.                 lostInfo = NSTextField; 
  39.                 networkPortPopUp = NSPopUpButton; 
  40.                 offerAveInfo = NSTextField; 
  41.                 offerMaxInfo = NSTextField; 
  42.                 offerMinInfo = NSTextField; 
  43.                 optionListField = NSTextField; 
  44.                 receivedInfo = NSTextField; 
  45.                 repeatCheckBox = NSButton; 
  46.                 requestAddressField = NSTextField; 
  47.                 requestTimeField = NSTextField; 
  48.                 saveLogButton = NSButton; 
  49.                 sentInfo = NSTextField; 
  50.                 serverAddressField = NSTextField; 
  51.                 startTimeInfo = NSTextField; 
  52.                 statusInfo = NSTextField; 
  53.                 tableView = NSTableView; 
  54.                 testButton = NSButton; 
  55.             }; 
  56.             SUPERCLASS = NSWindowController; 
  57.         }, 
  58.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  59.     ); 
  60.     IBVersion = 1; 
  61. }